|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdomain.GeneralRole
domain.NegatedBasicRole
public class NegatedBasicRole
Field Summary | |
---|---|
private BasicRole |
q
|
Constructor Summary | |
---|---|
NegatedBasicRole(BasicRole q)
|
Method Summary | |
---|---|
BasicRole |
getBasicRole()
|
void |
setBasicRole(BasicRole q)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private BasicRole q
Constructor Detail |
---|
public NegatedBasicRole(BasicRole q)
Method Detail |
---|
public BasicRole getBasicRole()
public void setBasicRole(BasicRole q)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |